18 research outputs found

    Urban Positioning on a Smartphone: Real-time Shadow Matching Using GNSS and 3D City Models

    Get PDF
    The performance of global navigation satellite system (GNSS) user equipment in urban canyons is particularly poor in the cross-street direction. This is because more signals are blocked by buildings in the cross-street direction than along the street [1]. To address this problem, shadow matching has been proposed to improve cross-street positioning from street-level to lane-level (meters-level) accuracy using 3D city models. This is a new positioning method that uses the city model to predict which satellites are visible from different locations and then compares this with the measured satellite visibility to determine position [2]. In previous work, we have demonstrated shadow matching using GPS and GLONASS data recorded using a geodetic GNSS receiver in Central London, achieving a cross-street position accuracy within 5m 89% of the time [3]. This paper describes the first real-time implementation of shadow matching on a smartphone capable of receiving both GPS and GLONASS. The typical processing time for the system to provide a solution was between 1 and 2 seconds. On average, the cross-street position accuracy from shadow matching was a factor of four better than the phone’s conventional GNSS position solution. A number of groups have also used 3D city models to predict and, in some cases, correct non-line-of-sight reception [4-6]. However, to our knowledge, this paper reports the first ever demonstration of any 3D-model-aided GNSS positioning technique in real time, as opposed to using recorded GNSS data. When it comes to real-time positioning on a smartphone, various obstacles exist including lower-grade GNSS receivers, limited availability of computational power, memory, and battery power. To tackle these problems, in this work, an efficient smartphone-based shadow-matching positioning system was designed. The system was then implemented in an app (i.e. application or software) on the Android operating system, the most common operating system for smartphones. The app has been developed in Java using Eclipse, a software development environment (SDE). It was built on Standard Android platform 4.0.3, using the Android Application programming interface (API) to retrieve information from the GNSS chip. The new positioning system does not require any additional hardware or real-time rendering of 3D scenes. Instead, a grid of building boundaries is computed in advance and stored within the phone. This grid could also be downloaded from the network on demand. Shadow matching is therefore both power-efficient and cost-effective. Experimental testing was performed in Central London using a Samsung Galaxy S3 smartphone. This receives both GPS and GLONASS satellites and has an assisted GNSS (AGNSS) capability. A 3D city model of the Aldgate area of central London, supplied by ZMapping Ltd, was used. Four experimental locations with different building topologies were selected on Fenchurch Street, a dense urban area. Using the Android app developed in this work, real-time shadow-matching positioning was performed over 6 minutes at each site with a new position solution computed every 5 seconds using both GPS and GLONASS observations were used for real-time positioning. The measurement data was also recorded at 1-second intervals for later analysis. Various criteria are applied to access the new system and compare it with the conventional GNSS positioning results. The experimental results show that the proposed system outperforms the conventional GNSS positioning solution, reducing the mean absolute deviation of the cross-street positioning error from 14.81 m to 3.33 m, with a 77.5 percentage reduction. The feasibility of deploying the new system on a larger scale is also discussed from three perspectives: the availability of 3D city models and satellite information, data storage and transfer requirements, and demand from applications. This meters-level across-street accuracy in urban areas benefits a variety of applications from Intelligent Transportation Systems (ITS) and land navigation systems for automated lane identification to step-by-step guidance for the visually impaired and for tourists, location-based advertisement (LBA) for targeting suitable consumers and many other location-based services (LBS). The system is also expandable to work with Galileo and Beidou (Compass) in the future, with potentially improved performance. In the future, the shadow-matching system can be implemented on a smartphone, a PND, or other consumer-grade navigation device, as part of an intelligent positioning system [7], along with height-aided conventional GNSS positioning, and potentially other technologies, such as Wi-Fi and inertial sensors to give the best overall positioning performance. / References [1] Wang, L., Groves, P. D. & Ziebart, M. Multi-constellation GNSS Performance Evaluation for Urban Canyons Using Large Virtual Reality City Models. Journal of Navigation, July 2012. [2] Groves, P. D. 2011. Shadow Matching: A New GNSS Positioning Technique for Urban Canyons The Journal of Navigation, 64, pp417-430. [3] Wang, L., Groves, P. D. & Ziebart, M. K. GNSS Shadow Matching: Improving Urban Positioning Accuracy Using a 3D City Model with Optimized Visibility Prediction Scoring. ION GNSS 2012. [4] Obst, M., Bauer, S. and Wanielik, G. Urban Multipath Detection and mitigation with Dynamic 3D Maps for Reliable Land Vehicle Localization. IEEE/ION PLANS 2012. [5] Peyraud, S., Bétaille, D., Renault, S., Ortiz, M., Mougel, F., Meizel, D. and Peyret, F. (2013) About Non-Line-Of-Sight Satellite Detection and Exclusion in a 3D Map-Aided Localization Algorithm. Sensors, Vol. 13, 2013, 829?847. [6] Bourdeau, A., M. Sahmoudi, and J.-Y. Tourneret, “Tight Integration of GNSS and a 3D City Model for Robust Positioning in Urban Canyons,” Proc. ION GNSS 2012. [7] Groves, P. D., Jiang, Z., Wang, L. & Ziebart, M. Intelligent Urban Positioning using Multi-Constellation GNSS with 3D Mapping and NLOS Signal Detection. ION GNSS 2012

    GNSS Shadow Matching: Improving Urban Positioning Accuracy Using a 3D City Model with Optimized Visibility Prediction Scoring

    Get PDF
    The poor performance of global navigation satellite systems (GNSS) user equipment in urban canyons is a well-known problem, especially in the cross-street direction. A new approach, shadow matching, has recently be proposed to improve the cross-street accuracy using GNSS, assisted by knowledge derived from 3D models of the buildings close to the user of navigation devices. In this work, four contributions have been made. Firstly, a new scoring scheme, a key element of the algorithm to weight candidate user locations, is proposed. The new scheme takes account of the effects of satellite signal diffraction and reflection by weighting the scores based on diffraction modelling and signal-to-noise ratio (SNR). Furthermore, an algorithm similar to k-nearest neighbours (k-NN) is developed to interpolate the position solution over an extensive grid. The process of generating this grid of building boundaries is also optimized. Finally, instead of just testing at two locations as in the earlier work, realworld GNSS data has been collected at 22 different locations in this work, providing a more comprehensive and statistical performance analysis of the new shadowmatching algorithm. In the experimental verification, the new scoring scheme improves the cross street accuracy with an average bias of 1.61 m, with a 9.4% reduction compared to the original SS22 scoring scheme. Similarly, the cross street RMS is 2.86 m, a reduction of 15.3%. Using the new scoring scheme, the success rate for determining the correct side of a street is 89.3%, 3.6% better than using the previous scoring scheme; the success rate of distinguishing the footpath from a traffic lane is 63.6% of the time, 6.8% better than using the previous scoring scheme

    GNSS shadow matching: Improving urban positioning accuracy using a 3d city model with optimized visibility scoring scheme

    Get PDF
    Global navigation satellite system (GNSS) positioning is widely used in land vehicle and pedestrian navigation systems. Nevertheless, in urban canyons GNSS remains inaccurate due to building blockages and reflections, especially in the cross-street direction. Shadow matching is a new technique, recently proposed for improving the cross-street positioning accuracy using a 3D model of the nearby buildings. This paper presents a number of advances in the shadow-matching algorithm. First, a positioning algorithm has been developed, interpolating between the top-scoring candidate positions. Furthermore, a new scoring scheme has been developed that accounts for signal diffraction and reflection. Finally, the efficiency of the process used to generate the grid of building boundaries used for predicting satellite visibility has been improved. Real-world GNSS data has been collected at 22 different locations in central London to provide the first comprehensive and statistical performance analysis of shadow matching. © 2013 Institute of Navigation

    Smartphone Shadow Matching for Better Cross-street GNSS Positioning in Urban Environments

    Get PDF
    Global Navigation Satellite System (GNSS) shadow matching is a new positioning technique that determines position by comparing the measured signal availability and strength with predictions made using a three-dimensional (3D) city model. It complements conventional GNSS positioning and can significantly improve cross-street positioning accuracy in dense urban environments. This paper describes how shadow matching has been adapted to work on an Android smartphone and presents the first comprehensive performance assessment of smartphone GNSS shadow matching. Using GPS and GLONASS data recorded at 20 locations within central London, it is shown that shadow matching significantly outperforms conventional GNSS positioning in the cross-street direction. The success rate for obtaining a cross-street position accuracy within 5 m, enabling the correct side of a street to be determined, was 54·50% using shadow matching, compared to 24·77% for the conventional GNSS position. The likely performance of four-constellation shadow matching is predicted, the feasibility of a large-scale implementation of shadow matching is assessed, and some methods for improving performance are proposed. A further contribution is a signal-to-noise ratio analysis of the direct line-of-sight and non-line-of-sight signals received on a smartphone in a dense urban environment

    Multi-Constellation GNSS Performance Evaluation for Urban Canyons Using Large Virtual Reality City Models

    Get PDF
    Positioning using the Global Positioning System (GPS) is unreliable in dense urban areas with tall buildings and/or narrow streets, known as ‘urban canyons’. This is because the buildings block, reflect or diffract the signals from many of the satellites. This paper investigates the use of 3-Dimensional (3-D) building models to predict satellite visibility. To predict Global Navigation Satellite System (GNSS) performance using 3-D building models, a simulation has been developed. A few optimized methods to improve the efficiency of the simulation for real-time purposes were implemented. Diffraction effects of satellite signals were considered to improve accuracy. The simulation is validated using real-world GPS and GLObal NAvigation Satellite System (GLONASS) observations. The performance of current and future GNSS in urban canyons is then assessed by simulation using an architectural city model of London with decimetre-level accuracy. GNSS availability, integrity and precision is evaluated over pedestrian and vehicle routes within city canyons using different combinations of GNSS constellations. The results show that using GPS and GLONASS together cannot guarantee 24-hour reliable positioning in urban canyons. However, with the addition of Galileo and Compass, currently under construction, reliable GNSS performance can be obtained at most, but not all, of the locations in the test scenarios. The modelling also demonstrates that GNSS availability is poorer for pedestrians than for vehicles and verifies that cross-street positioning errors are typically larger than along-street due to the geometrical constraints imposed by the buildings. For many applications, this modelling technique could also be used to predict the best route through a city at a given time, or the best time to perform GNSS positioning at a given location

    Global Ocean Tide Models: Assessment and Use within a Surface Model of Lowest Astronomical Tide

    Get PDF
    The UK Hydrographic Office (UKHO)-sponsored Vertical Offshore Reference Frames (VORF) project aims to develop tidal level transformation models that are referenced to the GRS80 ellipsoid and thus compatible with GNSS positioning; in particular, heighting. Benefits include increasing the efficiency of hydrographic surveying, providing a stable consistent reference frame and enabling integration with land data in the coastal zone. Seven contemporary global ocean tide models are used to derive Lowest Astronomical Tide (LAT) surfaces which are each assessed by comparison with LAT values from the 7,389-strong UKHO tide gauge database, with the results correlated with distance from land. The proportion of truly offshore and pelagic gauges is relatively limited; however, the transition zone whereby the global ocean tide models commence to deteriorate in accuracy is evident at approximately 30km from the coast. The DTU10 model was selected as the strongest candidate overall. Subsequently, a thin plate spline method is used with the tide gauge dataset to enhance the DTU10 LAT surface in the coastal zone, creating a high resolution global LAT surface with respect to mean sea level. It is seen by cross-validation that the method may be used to predict LAT in near-shore locations with a standard error of 0.23 m

    The Pioneer Anomaly

    Get PDF
    Radio-metric Doppler tracking data received from the Pioneer 10 and 11 spacecraft from heliocentric distances of 20-70 AU has consistently indicated the presence of a small, anomalous, blue-shifted frequency drift uniformly changing with a rate of ~6 x 10^{-9} Hz/s. Ultimately, the drift was interpreted as a constant sunward deceleration of each particular spacecraft at the level of a_P = (8.74 +/- 1.33) x 10^{-10} m/s^2. This apparent violation of the Newton's gravitational inverse-square law has become known as the Pioneer anomaly; the nature of this anomaly remains unexplained. In this review, we summarize the current knowledge of the physical properties of the anomaly and the conditions that led to its detection and characterization. We review various mechanisms proposed to explain the anomaly and discuss the current state of efforts to determine its nature. A comprehensive new investigation of the anomalous behavior of the two Pioneers has begun recently. The new efforts rely on the much-extended set of radio-metric Doppler data for both spacecraft in conjunction with the newly available complete record of their telemetry files and a large archive of original project documentation. As the new study is yet to report its findings, this review provides the necessary background for the new results to appear in the near future. In particular, we provide a significant amount of information on the design, operations and behavior of the two Pioneers during their entire missions, including descriptions of various data formats and techniques used for their navigation and radio-science data analysis. As most of this information was recovered relatively recently, it was not used in the previous studies of the Pioneer anomaly, but it is critical for the new investigation.Comment: 165 pages, 40 figures, 16 tables; accepted for publication in Living Reviews in Relativit

    The effect of EGM2008-based normal, normal-orthometric and Helmert orthometric height systems on the Australian levelling network

    Get PDF
    This paper investigates the normal-orthometric correction used in the definition of the Australian Height Datum, and also computes and evaluates normal and Helmert orthometric corrections for the Australian National Levelling Network (ANLN). Testing these corrections in Australia is important to establish which height system is most appropriate for any new Australian vertical datum. An approximate approach to assigning gravity values to ANLN benchmarks (BMs) is used, where the EGM2008-modelled gravity field is used to "re-construct" observed gravity at the BMs. Network loop closures (for first- and second-order levelling) indicate reduced misclosures for all height corrections considered, particularly in the mountainous regions of south eastern Australia. Differences between Helmert orthometric and normal-orthometric heights reach 44 cm in the Australian Alps, and differences between Helmert orthometric and normal heights are about 26 cm in the same region. Normal orthometric heights differ from normal heights by up to 18 cm in mountainous regions >2,000 m. This indicates that the quasigeoid is not compatible with normal-orthometric heights in Australia

    MR fluoroscopy in vascular and cardiac interventions (review)

    Get PDF
    Vascular and cardiac disease remains a leading cause of morbidity and mortality in developed and emerging countries. Vascular and cardiac interventions require extensive fluoroscopic guidance to navigate endovascular catheters. X-ray fluoroscopy is considered the current modality for real time imaging. It provides excellent spatial and temporal resolution, but is limited by exposure of patients and staff to ionizing radiation, poor soft tissue characterization and lack of quantitative physiologic information. MR fluoroscopy has been introduced with substantial progress during the last decade. Clinical and experimental studies performed under MR fluoroscopy have indicated the suitability of this modality for: delivery of ASD closure, aortic valves, and endovascular stents (aortic, carotid, iliac, renal arteries, inferior vena cava). It aids in performing ablation, creation of hepatic shunts and local delivery of therapies. Development of more MR compatible equipment and devices will widen the applications of MR-guided procedures. At post-intervention, MR imaging aids in assessing the efficacy of therapies, success of interventions. It also provides information on vascular flow and cardiac morphology, function, perfusion and viability. MR fluoroscopy has the potential to form the basis for minimally invasive image–guided surgeries that offer improved patient management and cost effectiveness
    corecore